lmdb_d ~master (2020-02-04T20:15:45Z)
Dub
Repo
MdbCursor.handle
lmdb_oo
MdbCursor
Returns the underlying
MDB_cursor*
handle.
class
MdbCursor
nothrow
MDB_cursor
*
handle
(
)
Meta
Source
See Implementation
lmdb_oo
MdbCursor
constructors
this
destructors
~this
functions
close
dbi
find
get
handle
renew
txn
static functions
open
static variables
default_flags
variables
_handle
Returns the underlying MDB_cursor* handle.